gdk-win32: Clean Up A Bit
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 15 Apr 2015 09:17:06 +0000 (17:17 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 17 Apr 2015 03:32:16 +0000 (11:32 +0800)
commitbbac0eb3b938769d450310022ab7d5e8109525e4
tree34c55cf69c9f7ca2eb2ee5e20a960077e9f060ac
parentc6a8ead9312c25f75104a5ab01936aaddeb660b2
gdk-win32: Clean Up A Bit

As GLib dropped Windows 2000 support some time ago [1][2], and the current
git master already depends on a GLib release that is well after it dropped
Windows 2000 support, clean up the code a bit as we are assured that the
code will run on XP and later, plus, we have dropped XP support during
this cycle with commit b85f0cc.

https://bugzilla.gnome.org/show_bug.cgi?id=741849

[1]: https://git.gnome.org/browse/glib/commit/?id=80c24d36f2525d83e458ebbdf62fdbd085945a02
[2]: https://git.gnome.org/browse/glib/commit/?id=731b46990896665a8107535080bb075a6e18b6f7
gdk/win32/gdkcursor-win32.c
gdk/win32/gdkwindow-win32.c